Skip to content

Conversation

askpt
Copy link
Member

@askpt askpt commented Jul 10, 2025

Signed-off-by: André Silva 2493377+askpt@users.noreply.github.com

This PR

This pull request removes the OpenFeature.Contrib.Hooks.Otel package and its associated files, configurations, and references. This includes the deletion of its source code, test files, changelog, and metadata across multiple configuration files. The changes ensure that the project no longer includes or references this deprecated package.

Removal of OpenFeature.Contrib.Hooks.Otel Package:

  • Deleted all source files related to the OpenFeature.Contrib.Hooks.Otel package, including MetricsConstants.cs, MetricsHook.cs, and OtelHook.cs (src/OpenFeature.Contrib.Hooks.Otel/) [1] [2] [3].
  • Removed the OpenFeature.Contrib.Hooks.Otel.csproj project file, which defined the package's metadata and dependencies (src/OpenFeature.Contrib.Hooks.Otel/OpenFeature.Contrib.Hooks.Otel.csproj).

Configuration Updates:

  • Removed references to OpenFeature.Contrib.Hooks.Otel in the solution file (DotnetSdkContrib.slnx) and its associated test project [1] [2].
  • Deleted the OpenFeature.Contrib.Hooks.Otel package configuration from release-please-config.json.
  • Removed the package's version entry from .release-please-manifest.json.

Documentation and Ownership Adjustments:

  • Deleted the changelog file for OpenFeature.Contrib.Hooks.Otel (src/OpenFeature.Contrib.Hooks.Otel/CHANGELOG.md).
  • Updated .github/component_owners.yml to remove ownership assignments for the OpenFeature.Contrib.Hooks.Otel package and its test files [1] [2].

Related Issues

Fixes #440

askpt added 4 commits July 10, 2025 17:26
Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
…lution files

Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
…penTelemetry hooks

Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
@askpt askpt marked this pull request as ready for review July 10, 2025 16:39
@askpt askpt requested review from a team as code owners July 10, 2025 16:39
@askpt askpt added this pull request to the merge queue Jul 10, 2025
Merged via the queue into main with commit 7adf97e Jul 10, 2025
12 checks passed
@askpt askpt deleted the askpt/issue440 branch July 11, 2025 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deprecate Otel contrib library and migrate logic reference to SDK v2.7.0

2 participants